home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-10-11 | 569 b | 20 lines | [TEXT/GEOL] |
- Item 4474862 10-Oct-89 18:56
-
- From: ROSENSTEIN1 Rosenstein, Larry
-
- To: ROTH2 Roth, Eric
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: Re: object type coercion
-
- I think the problem is that your view resource is specifying a TPopup and
- that's what DoCreateViews is returning. It is illegal to coerce a TPopup to a
- TMyPopup.
-
- You should be able to verify this by inspecting the object returned by
- DoCreateViews, and seeing what its class is.
-
- Larry Rosenstein
-
-